诗词屋>英语词典>display window翻译和用法

display window

英 [dɪˈspleɪ ˈwɪndəʊ]

美 [dɪˈspleɪ ˈwɪndoʊ]

网络  显示窗口; 显示窗; 显示视窗; 窗口显示; 商店橱窗

电力

英英释义

noun

双语例句

  • The setup function creates the display window and initializes the starting position of the box ( the origin).
    setup函数创建显示窗口,并初始化了立方体的开始位置(起点)。
  • Using the Processing model, the draw function calls update to apply the rules; upon return, draw emits the updated space to the display window.
    使用Processing模型,draw函数调用update以应用规则;返回后,draw将这个更新了的空间发到显示窗口。
  • This system is made of such four major functional modules as the product structure tree PPR, the assembly process information display, 3D scene display window, the progress bar and function buttons.
    该系统主要包括:产品PPR结构树、装配工艺信息显示、三维场景显示窗口、进度条和功能按钮等四个功能模块,实现了基于交互式三维场景的装配工艺发布。
  • The method of developing a monitoring and controlling interface with curve display window, controlling window and parameter real-time displaying window is introduced in a actural application, the method of curve's quick displaying is also introduced detailedly.
    本文以一实例介绍如何在对话框中开发具有曲线显示窗口、控制窗口和参数实时监视窗口的监控界面程序设计方法,并详细介绍了曲线的快速显示的方法。
  • To use text within the display window, you need a font.
    要在显示窗口内使用文本,需要一种字体。
  • Processing applications have a structure, which is important when developing graphical applications that run continuously and alter the display window over time ( for example, for animation).
    Processing应用程序是有一定结构的,这一点在开发能够持续运行且随时更改显示窗口的图形应用程序(比如动画)时非常重要。
  • The draw function emits the geometry to the display window, and update implements the SIR rules.
    draw函数将这种几何分布发到显示窗口,update实施这些SIR规则。
  • Each time the draw function finishes, a new frame is drawn to the display window, and the draw function is invoked again.
    每次draw函数结束后,就会在显示窗口绘制一个新的画面,并且draw函数也会被再次调用。
  • The Stage is the main display window of the application in this case.
    本例中,Stage是应用程序的主要显示窗口。
  • You draw your square first, then specify the rotation operation that is applied to the subsequent shapes drawn to the display window.
    您首先要画出正方形,然后再指定该显示窗口后面绘制图形的旋转操作。